home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-04 / aie9003.zip / NET.CFG < prev    next >
Text File  |  1989-12-28  |  507b  |  12 lines

  1. learning_rate( 0.1 ).         % learning rate
  2. backprop_to_and_edges( off ). % switch -- on or off - on whether to change
  3.                               % and edges
  4.  
  5. % and_learn_trace.            % learning and nodes
  6. % and_trace .                % and activations
  7. % cycle_trace .                % results after each cycle
  8. % net_trace .                % general
  9. % not_trace .                % NOT nodes
  10. % or_trace .                 % or activations
  11. % or_learn_trace.            % learning or nodes
  12.